home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / console-tools / remap < prev   
Encoding:
Text File  |  2006-06-29  |  170 b   |  6 lines

  1. # This sed script is run across the dumpkeys output to remap keys on the console
  2.  
  3. # This turns caps lock into control
  4. #s/keycode  58 = Caps_Lock/keycode  58 = Control/;
  5.  
  6.